Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 20,026 for

insert documents

(0.28 sec)
  1. ThemeFonts.Latin | Aspose.Words for .NET

    Discover ThemeFonts for Latin characters! Enhance your design with customizable font options that elevate your typography and user experience.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  2. ThemeColors.Dark1 | Aspose.Words for .NET

    Discover ThemeColors Dark1 for a striking color palette. Enhance your designs with this versatile Dark 1 shade for a modern aesthetic.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  3. ImageData.imageSize property | Aspose.Words for...

    ImageData.imageSize property. Gets the information about image size and resolution....only and not stored in the document, returns zero size. Examples...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesCollection.Clear | Aspose.Words for ...

    Effortlessly clear all ChartSeries from your collection with the ChartSeriesCollection Clear method. Streamline your data management today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...set_SpaceBeforeAuto ( autoSpacing ); // Insert two paragraphs that will have...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Drawing::ImageSize::get_HeightPo...

    Aspose::Words::Drawing::ImageSize::get_HeightPoints method. Gets the height of the image in points. 1 point is 1/72 inch in C++.... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Fields::FieldMacroButton::get_Di...

    Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the text to appear as the "button" that is selected to run the macro or command in C++....fields to allow us to run a document’s macros by clicking. auto...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Macro...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your document while preserving the text inside. Streamline your editing process with our efficient Bookmark Remove method!...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  9. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the position of the left edge of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis.... Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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