Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 376,839 for

document

(0.3 sec)
  1. DocumentBuilder.MoveToCell | Aspose.Words for .NET

    Effortlessly navigate your Document with the DocumentBuilder MoveToCell method, quickly positioning the cursor in any table cell for enhanced editing....Examples Shows how to move a document builder’s cursor to a cell...cell in a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....insert a linked image into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....especially important and is documented here. Property CoordinateType...XFA form field: Document doc = new Document ( "doc.pdf" ); InputStream...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  4. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...placement in the Aspose output document is left-aligned rather than...for comparison: Document source = new Document("C:\\Temp\\v1.docx");...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  5. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Examples Shows how to save a document to the PDF format using the...class. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....fonts are replaced in PDF document with corresponding core Type...substitution. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 将PDF转换为Excel使用JavaScript|Aspose.PDF for JavaScr...

    Aspose.PDF for JavaScript允许您将PDF转换为XLSX和CSV格式。... onmessage = evt => document . getElementById ( 'output'..."application/octet-stream" ; var link = document . createElement ( "a" ); link...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  8. DocumentBuilder.MoveToField | Aspose.Words for ...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToField method, allowing quick cursor movement to any field for enhanced editing efficiency....the cursor to a field in the document. public void MoveToField (...Examples Shows how to move a document builder’s node insertion point...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DmlEffectsRenderingMode | Aspose.Words for Java

    Specifies how DrawingML effects are rendered to fixed page formats in Java....effects in a document as we save it to PDF. Document doc = new Document(getMyDir()...Document(getMyDir() + "DrawingML shape effects.docx"); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_fonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....fonts are replaced in PDF document with corresponding core Type...font substitution. doc = aw . Document () builder = aw . DocumentBuilder...

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