Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 17,911 for

insert documents

(0.06 sec)
  1. View EPS images via Java | products.aspose.com

    Try our On-Premise document APIs to View EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....ability to insert EPS files into Office documents. Read More...

    products.aspose.com/imaging/java/viewer/eps/
  2. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java....with headers and footers in a document. A header is text that is...Typically, these areas are used to insert information that should be...

    docs.aspose.com/words/java/working-with-headers...
  3. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++.... auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...Aspose::Words::NodeCollection::Insert method...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…... The page number of the document table of contents I generated...throws Exception { Document doc = new Document("C:\\Users\\hspc...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  7. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...Structured Document Tags or Content Control documentation article...article. Remarks A DOCX or DOC document can contain one or more Custom...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled in C++....Returns true if this object was inserted in Microsoft Word while change...nodes. auto doc = MakeObject < Document > ( MyDir + u "Revision footnotes...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. LineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LineStyle enum for customizable border styles, enhancing your document design with flexibility and precision....to insert a string surrounded by a border into a document. Document...Document doc = new Document (); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/lin...
  10. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....Shows how insert an OLE object into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...