Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 13,480 for

document insertion

(0.11 sec)
  1. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument::get_LastBuildingBlock method. Gets the last building block in the glossary Document in C++....building block in the glossary document. System :: SharedPtr < Aspose...building blocks in a glossary document. void GlossaryDocument_ ()...

    reference.aspose.com/words/cpp/aspose.words.bui...
  2. FieldCollection.clear method | Aspose.Words for...

    FieldCollection.clear method. Removes all fields of this collection from the Document and from this collection itself....of this collection from the document and from this collection itself...field collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C# HTML Parser – .NET API for HTML files Proces...

    .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/
  4. BarcodeParameters.SymbolHeight | Aspose.Words f...

    Discover the BarcodeParameters SymbolHeight property to easily adjust barcode image height in twips (1/1440 inches) for optimal scanning performance.... Document doc = new Document (); DocumentBuilder...barcodes, // and then insert them into the document as images. doc ...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current paragraph by one level.... In Word documents, lists may consist of up to...numbered lists. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Writeln ( u "Helo world!" ); // Insert a comment to point out an error...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....a new Word file using the Document class object to add resized...object for the newly created document Use the Write() and InsertImage()...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  8. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject.... Document () # Set a value for the document's "Subject"...built-in property. doc . built_in_document_properties . subject = 'My...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

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