Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 10,195 for

insert documents

(0.13 sec)
  1. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart...the Working with Charts documentation article. Properties Name...the value axis. document Returns the document containing the parent...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Vector Graphics Detect and Remove? - Free Suppo...

    Hello, I have a couple of basic questions about ‘aspose.PDF’ library. Using some sample code, I was able to detect vector graphics in a PDF file. I would like to know if there is the ability to remove the vector grap…...library off the ability to insert vector graphics into a PDF...PDF. using (var document = new Aspose.Pdf.Document(“C:\TEMP\PDF...

    forum.aspose.com/t/vector-graphics-detect-and-r...
  3. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....sheets, or charts, you can insert headers and footers only by...

    docs.aspose.com/cells/python-net/get-headers-or...
  4. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... Document () builder = aw . DocumentBuilder...) # Insert a chart in the Black style. builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection class. A collection of BuildingBlock objects in the document. To learn more, visit the documentation article in C++....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.bui...
  6. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story.... Document () builder = aw . DocumentBuilder...writeln ( 'Run 1. ' ) # The document builder has a cursor, which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  10. CellFormat.right_padding property | Aspose.Word...

    CellFormat.right_padding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....cells with a document builder. doc = aw . Document () builder =.... start_table () builder . insert_cell () builder . write ( 'Row...

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