Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 20,871 for

document insertion

(0.08 sec)
  1. Add Background Image to PDF using C#

    Set the environment to use Aspose.PDF for .NET to add background image to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for inserting background image in PDF using C#.... Steps to Insert Background Image for PDF using...PDF Create an object of the Document class and load the input PDF...

    kb.aspose.com/pdf/net/add-background-image-to-p...
  2. FieldDdeAuto.is_linked property | Aspose.Words ...

    FieldDdeAuto.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...class FieldDdeAuto FieldDdeAuto.insert_as_unicode property FieldDdeAuto...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldLink.is_linked property | Aspose.Words for...

    FieldLink.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...fields class FieldLink FieldLink.insert_as_unicode property FieldLink...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Represents the color scheme of the document theme which contains twelve...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...ArrayList(); Document doc = new Document(); TextFragment tf...Page tocPage = doc.getPages().insert(1); // Create object to represent...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  6. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the Documentation article in C++....with Footnote and Endnote documentation article. class Footnote...reference mark displayed in the document for this footnote. get_Count...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. ChartDataLabelCollection.ShowLeaderLines | Aspo...

    Discover the ChartDataLabelCollection ShowLeaderLines property to enhance your data visualizations. Easily control leader lines for clearer insights!... Document doc = new Document (); DocumentBuilder...chart . Series . Clear (); // Insert a custom chart series with...

    reference.aspose.com/words/net/aspose.words.dra...
  8. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert PST to EMF in Python | products.aspose.com

    Save PST to EMF in your Python applications without using Microsoft Outlook or Word...the saved HTML file using Document Call the save method with...enabling integration with document, presentation, and reporting...

    products.aspose.com/total/python-net/conversion...
  10. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph.... Document () builder = aw . DocumentBuilder...space_before_auto = auto_spacing # Insert two paragraphs that will have...

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