Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 14,804 for

section

(0.44 sec)
  1. Manage Presentation Ink Objects in Java|Aspose....

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Java. Get code samples for traces, brush color & size....display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/java/manage-ink/
  2. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, brush color & size....display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  3. Getting Started with Aspose.Tasks for .NET | Le...

    Learn how to get started with Aspose.Tasks for .NET. Set up your development environment, explore supported formats, licensing options, and start working with Microsoft Project files without Microsoft Project installed.... This section provides all the necessary...Then, review the Examples section to see Aspose.Tasks in action...

    docs.aspose.com/tasks/net/getting-started/
  4. Work with Word Documents in Qt|Aspose.Words for...

    Aspose.Words for C++ can be integrated within Qt to create and manipulate Word documents in Qt applications....the API from the downloads section. Once the API is downloaded...the API from the downloads section and follow the steps given...

    docs.aspose.com/words/cpp/work-with-word-docume...
  5. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is printed out....); } // Configure the first section's "PageSetup" property to print...fold. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...each section in slideDoc foreach (Aspose.Words.Section sec in...in slideDoc.Sections) { sec.PageSetup.PageWidth = slideWidthPt;...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  8. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...Color :: get_Blue ()); // A section's PageSetup object has "BorderSurroundsHeade"...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with text in Node.js. Replace fields with static data using the Node.js via .NET API....were the last page in the section, which will cause any PAGE...can pass a Body object of a section and only convert the fields...

    docs.aspose.com/words/nodejs-net/replace-fields/
  10. ConvertUtil.pointToInch method | Aspose.Words f...

    ConvertUtil.pointToInch method. Converts points to inches....DocumentBuilder ( doc ); // A section's "Page Setup" defines the...

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