Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 183,715 for

doc

(0.42 sec)
  1. Font style and type get changed of a table whil...

    Font style and type get changed of a table while inserting Document containing table using keep source formatting in target Document. Please note, it is not happening for every Document and also when we use Doc file for…...document and also when we use doc file for same content, it working...with .docx files and not with .doc files, suggesting a format-specific...

    forum.aspose.com/t/font-style-and-type-get-chan...
  2. Delete a Particular Page from the PDF File in P...

    Learn how to delete a specific page from a PDF file using Python with Aspose.PDF, enabling selective content removal.... doc = self . Document () pdf = self...the newly generated PDF file doc . save ( self . dataDir + "output...

    docs.aspose.com/pdf/python-java/delete-a-partic...
  3. Delete a Particular Page from the PDF File in P...

    Learn how to remove a specific page from a PDF Document in Python using Aspose.PDF, providing efficient Document editing.... doc = self . Document () pdf = self...the newly generated PDF file doc . save ( self . dataDir + "output...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  4. Convert SVG file to PDF format in Python|Aspose...

    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.... SvgLoadOptions (); doc = self . Document () pdf = self...Save the output to XLS format doc . save ( self . dataDir + "SVG1...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  5. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and page numbers for a polished look.... Document doc = new Document ( MyDir + "Big...docx" ); PageSetup pageSetup = doc . FirstSection . PageSetup ;...

    reference.aspose.com/words/net/aspose.words/pag...
  6. XmlMapping.storeItemId property | Aspose.Words ...

    XmlMapping.storeItemId property. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the [XmlMapping.xpath](../xpath/) expression.... let doc = new aw . Document ( base ....the form of GUIDs. let tag = doc . getChild ( aw . NodeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SdtAppearance enumeration | Aspose.Words for Py...

    aspose.words.markup.SdtAppearance enumeration. Specifies the appearance of a structured Document tag.... doc = aw . Document ( file_name =...document tags.docx' ) tag = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfo.EmbeddingLicensingRights | Aspose.Word...

    Discover the FontInfo EmbeddingLicensingRights property to easily access and manage your embedded font licensing rights for seamless design integration.... Document doc = new Document ( MyDir + "Embedded...FontInfoCollection fontInfos = doc . FontInfos ; foreach ( FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  9. GraphicsQualityOptions.SmoothingMode | Aspose.W...

    Discover the GraphicsQualityOptions SmoothingMode property to enhance your rendering quality and elevate your graphics performance effortlessly.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio = qualityOptions ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Shape.horizontalRuleFormat property | Aspose.Wo...

    Shape.horizontalRuleFormat property. Provides access to the properties of the horizontal rule shape... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

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