Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 423,796 for

document

(0.29 sec)
  1. Footnote.footnoteType property | Aspose.Words f...

    Footnote.footnoteType property. Returns a value that specifies whether this is a footnote or endnote.... Document (); let builder = new aw ...all the references in the document. // Each reference will also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....only these fonts when saving document to PDF. EMBED_NONE Aspose...fonts into a PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF Document with icon to a new or an existing OneNote (.one) Document using C#....a PDF or other document into OneNote document programmatically...insert PDF files into OneNote documents as attachments. The goal of...

    blog.aspose.com/note/insert-pdf-into-onenote-us...
  4. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET....Follow the steps below: Create Document instance. Create Drawing object...Circle () { // The path to the document directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/add-circle/
  5. Font.NameBi | Aspose.Words for .NET

    Discover how to easily set and customize font names for right-to-left language Documents, enhancing readability and design. Optimize your text today!...in a right-to-left language document. public string NameBi { get...right-to-left text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_new_window property. Gets or sets a value determining whether hyperlinks in the output Pdf Document are forced to be opened in a new window (or tab) of a browser....hyperlinks in the output Pdf document are forced to be opened in...how to save hyperlinks in a document we convert to PDF so that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image....images from a document. let doc = new aw . Document ( base . myDir...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured Document tag....appearance of the structured document tag. @property def appearance...around content. doc = aw . Document ( file_name = MY_DIR + 'Multi-section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this Document represents a frames page....property Document.frameset property Returns a Document.frameset...frameset instance if this document represents a frames page. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image.... Document ( base . myDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

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