Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 182,655 for

doc

(0.26 sec)
  1. waterfall.xlsx

    Tabelle1 Data: 2 4 6 8 10 12 14 16 18 20 2023-03-13T08:51:41Z 16.0300 Chris Jackson IBM Corporation 2023-02-28T19:46:06Z 2023-03-13T08:51:41Z 2023-03-13T08:51:41Z 2023-03-13T08:51:41Z false 2023-03......xinya zhu D:\Git\Release Doc\Aspose.Cells-Doc-md\english\net\deve...

    docs.aspose.com/cells/de/javascript-cpp/using-c...
  2. StructuredDocumentTag.WordOpenXML | Aspose.Word...

    Discover the StructuredDocumentTag WordOpenXML property. Access XML data in FlatOpc format for seamless Document integration and enhanced functionality.... Document doc = new Document ( MyDir + "Structured...StructuredDocumentTa > tags = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...
  3. Story.tables property | Aspose.Words for Node.js

    Story.tables property. Gets a collection of tables that are immediate children of the story.... let doc = new aw . Document ( base ...."Tables.docx" ); let tables = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.set_paddings method | Aspose.Words f...

    CellFormat.set_paddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a padding distance...

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

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!... Document doc = new Document ( MyDir + "Rendering.... MaxImageResolution = 72 ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration date for a PDF file in PHP, controlling access with Aspose.PDF.... $doc = new Document ( $dataDir . "input1...You need a new one.');" ); $doc -> setOpenAction ( $javascript...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  7. BorderCollection.distance_from_text property | ...

    BorderCollection.distance_from_text property. Gets or sets distance of the border from text in points.... doc = aw . Document () page_setup = doc . sections...page_setup . borders . shadow = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Border.shadow property | Aspose.Words for Python

    Border.shadow property. Gets or sets a value indicating whether the border has a shadow.... doc = aw . Document () page_setup = doc . sections...page_setup . borders . shadow = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.is_in_cell property | Aspose.Words fo...

    Paragraph.is_in_cell property. True if this paragraph is an immediate child of [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...
  10. HtmlSaveOptions.exportImagesAsBase64 property |...

    HtmlSaveOptions.exportImagesAsBase64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB... let doc = new aw . Document ( base ....options . prettyFormat = true ; doc . save ( base . artifactsDir...

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