Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 414,360 for

document

(0.2 sec)
  1. StructuredDocumentTag.word_open_xml_minimal pro...

    StructuredDocumentTag.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....generates a stripped-down document that excludes any non-content-related...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....how to add a thumbnail to a document that we save as an Epub. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IStructuredDocumentTag.RemoveSelfOnly | Aspose....

    Discover the IStructuredDocumentTag RemoveSelfOnly method to effortlessly remove an SDT node while preserving its content in your Document tree....the content of it inside the document tree. public void RemoveSelfOnly...structured document tag, but keeps content inside. Document doc =...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the Document in C++....Inserts an HTML string into the document. void Aspose :: Words :: DocumentBuilder...into the document. Examples Shows how to use a document builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Section.Clone | Aspose.Words for .NET

    Effortlessly duplicate sections with our Section Clone method. Streamline your workflow and enhance productivity with this powerful tool!...sections in a document. Document doc = new Document (); DocumentBuilder...the first section from the document. doc . Sections . RemoveAt...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Extract Images from PDF C#|Aspose.PDF for .NET

    How to extract a part of the image from PDF using Aspose.PDF for .NET in C#... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/extract-images-from-the...
  7. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...[ Hide ] Each page in PDF document contain resources (images...Load the PDF document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  8. DownsampleOptions.resolution property | Aspose....

    DownsampleOptions.resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to....in the PDF document. let doc = new aw . Document ( base . myDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT....to structured document tags. doc = aw . Document () builder =...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SvgSaveOptions.ResourcesFolderAlias | Aspose.Wo...

    Discover the SvgSaveOptions ResourcesFolderAlias property to customize image URIs in SVG Documents. Enhance your SVG output with flexible folder naming!...image URIs written into an SVG document. Default is null . public...} Remarks When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...