Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 41,499 for

document properties

(0.6 sec)
  1. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the paragraph in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...ignoring the spacing in the properties we set above. // Leave them...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...ignoring the spacing in the properties we set above. // Leave them...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API....access and update various properties of the font, such as font...Arial Courier New Verdana AI Document Assistant Close Excel – R1C1...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  4. Support of Fill Layers|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....FillSettings property. Support of Fill Layers With...Image class. Set settings properties of FillLayer object. Create...

    docs.aspose.com/psd/java/support-of-fill-layers/
  5. CustomXmlPart class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  6. Manage PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to create, edit, format, and manipulate shapes in Aspose.Slides for C++, with code examples for PPT and PPTX presentations....in C++ Get Shape Effective Properties from Presentations in C++...

    docs.aspose.com/slides/cpp/powerpoint-shapes/
  7. Edit or View MBOX Files Metadata via Java | pro...

    Java sample code to edit or view MBOX format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....fromFile Get properties collection using getProperties()...getProperties() Access the relevant property like Subject using get_Item()...

    products.aspose.com/email/java/metadata/mbox/
  8. Handling Overtime, Remaining Costs and Work | A...

    Learn how to handle Microsoft Project (MPP/XML) overtime and remaining costs and work values using Aspose.Tasks for .NET....class exposes a number of properties for handling an assignment’s...installed to read Actual Properties? No. Aspose.Tasks for .NET...

    docs.aspose.com/tasks/net/handling-overtime-rem...
  9. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_FontSettings method. Gets or sets Document font settings in C++....Aspose::Words::Document::get_FontSettings method Contents [ Hide...Hide ] Document::get_FontSettings method Gets or sets document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...