Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 20,131 for

insert documents

(0.44 sec)
  1. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...Document document = new Aspose.Pdf.Document(filePath);...Document(filePath); foreach (Page page in document.Pages) { List<Aspose.Pdf.Layer>...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  2. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/net/aspose.words.sav...
  4. AxisTickLabels.isAutoSpacing property | Aspose....

    AxisTickLabels.isAutoSpacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels.... Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a column chart. let shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....from the Table of OneNote Document Aspose.Note for JAVA offers...represents a OneNote file. The Document class exposes the getChildNodes...

    docs.aspose.com/note/java/working-with-tables/
  7. Equation field rendering issue in DOCX to PDF/P...

    When I try to convert a DOCX containing equation fields to PDF or PNG, the equation fields are not rendered correctly. Input DOCX test.docx (15.9 KB) Aspose outputs (equation field rendering is incorrect) output.pdf …...SetLicense(@"licensePath"); var document = new Document(@"inputPath") { LayoutOptions...Instance } }; // document.UpdateFields(); document.Save(@"outputPdfPath"...

    forum.aspose.com/t/equation-field-rendering-iss...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::get_Count method. Gets the number of elements contained in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide Insertion in seconds.... PPTX ) FAQ Can I insert a new slide at a specific position...supports slide collections and insert / clone operations, so you...

    docs.aspose.com/slides/python-net/add-slide-to-...
  10. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Ask AI Translate Markdown to Document Object Model (DOM) Contents...content and formatting of a document, you need to translate it...

    docs.aspose.com/words/python-net/translate-mark...