Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,062 for

doc to pdf

(0.15 sec)
  1. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... let doc = new aw . Document ( base . myDir + "PDF artifacts...PdfTextCompression . None ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.MinorUnit | Aspose.Words for .NET

    Discover the ChartAxis MinorUnit property To easily adjust the spacing of minor tick marks for enhanced chart clarity and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PdfCompliance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfCompliance enum To enhance your Pdf standards compliance. Elevate Document quality with tailored options for every need!...PdfCompliance enumeration Specifies the PDF standards compliance level. public...output file will comply with the PDF 1.7 (ISO 32000-1) standard. Pdf20...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfCompliance enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfCompliance enumeration. Specifies the Pdf standards compliance level....PdfCompliance enumeration Specifies the PDF standards compliance level. Members...output file will comply with the PDF 1.7 (ISO 32000-1) standard. Pdf20...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BookmarksOutlineLevelCollection.remove_at metho...

    BookmarksOutlineLevelCollection.remove_at method. Removes a bookmark at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.MovedFromTextEffect | Aspose.Wo...

    Explore RevisionOptions' MovedFromTextEffect property To cusTomize content movement visibility with effects like DoubleStrikeThrough. Enhance your Document clarity!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  8. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BookmarksOutlineLevelCollection.Contains | Aspo...

    Discover if a bookmark exists in BookmarksOutlineLevelCollection. Easily manage your bookmarks with this essential method for efficient organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Add Image in DOCX using C++

    In this example, we will learn how To add image in DocX using C++. Inserting images inside word Document using C++ is one of commonly inquired requirement by developers. Adding image To Doc using C++ can be achieved using simple API calls....PDF Product Family Aspose.Cells Product...developers. Adding image to DOC using C++ can be achieved using...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...