Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 310,771 for

save

(0.07 sec)
  1. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Save("E:\\PDfConversionFile\\DemoFile"...SaveFormat.Docm); but after save doc and open the file below...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  2. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  3. OfficeMath.GetMathRenderer | Aspose.Words for .NET

    Discover OfficeMath's GetMathRenderer method to effortlessly convert equations into images, enhancing your documents with clear, professional visuals....pass to the node renderer's "Save" method to modify // how it...; math . GetMathRenderer (). Save ( ArtifactsDir + "Shape.RenderOfficeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  4. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams with additional options and Saves the differences to the provided output stream in the specified Save format, producing changes as a number of edit and format revisions in C++....with additional options and saves the differences to the provided...output stream in the specified save format, producing changes as...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Fillable PDF Forms using .NET | Aspose.PDF

    Сreate fillable PDF forms programmatically with C# sample code using Aspose.PDF for .NET.... Save modified PDF Fill AcroForm in...text value" ; pdfDocument . Save ( outputFile ); }...

    products.aspose.com/pdf/net/acroforms/fill/
  6. Untangle Row Bookmarks in Python|Aspose.Words f...

    Untangle Row Bookmarks using Python.... ' ) \# Save the finished document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/untangle-row-bookmar...
  7. Rotate PDF using PHP | Aspose.PDF

    Rotate PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF file. If you...On90 ); } // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/rotate/
  8. Document.DigitalSignatures | Aspose.Words for .NET

    Discover the DigitalSignatures property to access and validate a document's digital signatures effortlessly. Ensure authenticity and security with ease....signatures will not be saved when you save this Document object...into a file or stream because saving or converting will produce...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Protect PDF using C# | Aspose.PDF

    Lock PDF with password programmatically with C# sample code using Aspose.PDF for .NET... Save result in PDF format Protect...AESx128 , false ); document . Save ( outputFile );...

    products.aspose.com/pdf/net/protect/
  10. View CGM Files using Java | Aspose.PDF

    Open and view CGM documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format document . save ( "output...

    products.aspose.com/pdf/java/viewer/cgm/