Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 422,624 for

document

(0.53 sec)
  1. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…...op\\a\\data\\"; Document word = new Document(path + "temp.docx");...disappear or change in the saved document, as observed in similar cases...

    forum.aspose.com/t/table-border-is-missing-afte...
  2. BuiltInDocumentProperties.created_time property...

    BuiltInDocumentProperties.created_time property. Gets or sets date of the Document creation in UTC....property Gets or sets date of the document creation in UTC. @property...datetime ): ... Remarks For documents originated from RTF format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Image Stamp to PDF using CLI | Aspose.PDF

    Add image stamp to PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI.... Add Image Stamp to PDF Document CLI You need Aspose.PDF CLI...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/cpp-cli/stamps/image/
  4. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF pages of your Document programmatically with C# sample code using Aspose.PDF for .NET...How to Insert pages to PDF Document using C# In order to add page... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/pages/
  5. Extract Images from PDF C# | Aspose.PDF

    Extract images from PDF file programmatically with C# sample code using Aspose.PDF for .NET...Extract Images from PDF Document Using C# Tool In order to extract... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/images/extract/
  6. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF Document.... Bind the PDF document to the FormEditor. Move the...coordinates. Save the modified document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/move-field/
  7. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!...how to extract images from a document, and save them to the local...individual files. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveOptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....compression in a document while saving. // Open a document that contains...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Microsoft...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PhoneticGuide | Aspose.Words for Java

    Represents Phonetic Guide in Java.... Document doc = new Document(getMyDir() + "Phonetic...phonetic guide. Document doc = new Document(getMyDir() + "Phonetic...

    reference.aspose.com/words/java/com.aspose.word...
  10. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) Document...MARKDOWN document. The default value is False...the beginning and end of the document are also ignored. This option...

    reference.aspose.com/words/python-net/aspose.wo...