Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 157,121 for

doc

(0.1 sec)
  1. PageSetup.TopMargin | Aspose.Words for .NET

    Adjust the PageSetup TopMargin property to customize the distance from the page's top edge to your text, enhancing layout and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...
  2. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export Document structure.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types.... doc = aw . Document ( file_name =...structured tags. sdts = list ( doc . range . structured_document_tags...

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

    Discover the ChartDataLabel Font property to easily customize your data label's font formatting for enhanced visual appeal and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 使用 Java 从 PDF 中移除水印 | Aspose.PDF

    用于从 Java 和 PHP 上的 PDF 文件中删除水印的 Java 源代码,Delphi。... 保存 PDF 文件 从 PDF 中删除水印-Java doc = new com . aspose . pdf . Document...Document ( "1.pdf" ); if ( doc . getPages (). get_Item ( 1 )....

    products.aspose.com/pdf/zh-hant/java/watermark/...
  7. FieldCollection indexer | Aspose.Words for Python

    FieldCollection indexer. Returns a field at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_field (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const imageFileName = base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Discover the ApplyParagraphFormat property in FindReplaceOptions for seamless paragraph formatting in your Documents. Enhance your content effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Every...

    reference.aspose.com/words/net/aspose.words.rep...
  10. DocumentProperty.ToInt | Aspose.Words for .NET

    Convert DocumentProperty values to integers effortlessly with the ToInt method. Unlock seamless data handling for your applications!... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; DateTime...

    reference.aspose.com/words/net/aspose.words.pro...