Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 20,468 for

document insertion

(0.64 sec)
  1. Section Class | Aspose.Words for .NET

    Discover the Aspose.Words.Section class, your key to managing individual Document sections effortlessly. Enhance your Document editing experience today!...Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Merge two adjacent cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...., cell2Name ); // Given a document name, a worksheet name, and...cell2Name ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  3. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>...10:01am 2 @shivrajp MS Word documents are flow by their nature,...

    forum.aspose.com/t/aspose-words-automatically-a...
  4. Remove Powerpoint Annotation Online or Manage A...

    delete comments from Powerpoint file through online app for free. .NET API code to manage comments of Powerpoint files....AddComment for inserting comment Save the presentation...Performance Reviews (PPSM, PPSX) Insert feedback during self-running...

    products.aspose.com/total/net/annotate/powerpoint/
  5. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this custom XML part within an OOXML Document in C++....custom XML part within an OOXML document. System :: String Aspose ::...Word Online fails to open a document created with a non-GUID value...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert some text and mark it with...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. DocumentBuilder.writeln method | Aspose.Words f...

    Aspose.Words.DocumentBuilder.writeln method...Contents [ Hide ] writeln(text) Inserts a string and a paragraph break...break into the document. writeln ( text : string ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Converting a EPS file to TIFF using Python | As...

    Sample code on Python for EPS to TIFF conversion. Use example code for batch EPS to TIFF conversion with Python and .NET...convert programmatically a document from EPS to TIFF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/e...
  9. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a Document. Apache POI does not provide an opportunity to add a watermark....you need to insert a watermark into a Word document, for instance...would like to print a draft document or mark it as confidential...

    docs.aspose.com/words/java/add-watermark/
  10. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word Documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...Summary When converting Word documents to PDF using Aspose.Words...setHidden(true) ) from Word documents before PDF conversion so that...

    forum.aspose.com/t/hidden-text-with-bullet-form...