Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 415,489 for

document

(0.33 sec)
  1. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++.... // Open a document that contains text formatted...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Missing...

    reference.aspose.com/words/cpp/aspose.words/war...
  2. The RevisionNumber and Version from BuiltInDocu...

    i use the aspose.word ,the version is 22.4,now i want to get the RevisionNumber and Version .when the doc file not set these two properties,but doc.BuiltInDocumentProperties.RevisionNumber=0 and doc.BuiltInDocumentPrope…...application that created the document. This property is not mandatory...following code: Document doc = new Document("in.docx"); int MSWVersion...

    forum.aspose.com/t/the-revisionnumber-and-versi...
  3. SaveOutputParameters.content_type property | As...

    SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved Document....identifies the type of the saved document. @property def content_type...parameters of a document’s save operation. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.LocaleIdFarEast | Aspose.Words for .NET

    Discover the Font LocaleIdFarEast property to easily manage locale identifiers for formatted Asian characters, enhancing your multilingual applications.... Document doc = new Document (); DocumentBuilder...Specify font settings that the document builder will apply to any...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Extract Attachments from Email|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....email message contained in a document library. The format of the...Right-click the email in a document library. Select Extract All...

    docs.aspose.com/email/sharepoint/extract-attach...
  6. Set PDF File Information in Python|Aspose.PDF f...

    Explore how to set PDF file information, such as author and title, in Python using Aspose.PDF to manage Document properties....Contents [ Hide ] To update Pdf document information using Aspose.PDF...Code doc= self.Document() pdf = self.Document() pdf=self.dataDir...

    docs.aspose.com/pdf/python-java/set-pdf-file-in...
  7. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!... Document doc = new Document ( MyDir + "Style...with alias.docx" ); // This document contains a style named "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  8. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Document () builder = aw . DocumentBuilder...= doc ) # Add text to the document by inserting Runs using a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method...how to extract images from a document, and save them to the local...individual files. doc = aw . Document ( MY_DIR + 'Images.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 档案

    档案...NET 可用于转换 Document 对象以获取表示任何 .NET 应用程序中的 Document 的字节数组。 以下代码片段演示了将...Load the document from disk. Document doc = new Document("Sample...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...