Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 15,015 for

pdf to doc

(0.18 sec)
  1. 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...
  2. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the PdfSaveOptions ExportParagraphGraphicsToArtifact property To control paragraph graphics as artifacts, enhancing your Document's visual clarity.... Document doc = new Document ( MyDir + "PDF artifacts.docx"...PdfTextCompression . None ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++.... auto doc = System :: MakeObject < Aspose...text.docx" ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  4. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_paragraph_graphics_To_artifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... doc = aw . Document ( file_name = MY_DIR + 'PDF artifacts.... PdfTextCompression . NONE doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Annotate Documents via C++ | products.aspose.com

    Annotate Microsoft Word, Excel, PowerPoint Presentations and Pdf files via your C++ application. Manage Annotation with ease....PowerPoint Presentations and PDF files using Aspose.Total for...Word, Excel, PowerPoint, and PDF files. Annotation serves several...

    products.aspose.com/total/cpp/annotate/
  7. Example of Hello World using Rust language|Aspo...

    This sample demonstrates how To create a simple Pdf Document with text Hello World using Aspose.Pdf for Rust....PDF for Rust is a feature-rich PDF API that allows...allows developers to embed PDF document creation, manipulation,...

    docs.aspose.com/pdf/rust-cpp/hello-world-example/
  8. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how To use the ChartNumberFormat FormatCode property To cusTomize data label formats for clearer insights and enhanced data presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxis.crosses property | Aspose.Words for P...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Type1 font to TrueType | C# .NET API So...

    How To convert Type1 font To TTF with Aspose.Page API solution for .NET is illuminated here. Code snippets are provided....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/type1-to-ttf/