Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 10,025 for

template

(0.12 sec)
  1. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....Word 95 or Word 97 - 2003 Template. DocPreWord60 The document...Open XML WordprocessingML Template (macro-free). Dotm Office...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....Document(getMyDir() + "Reporting engine template - CSV data destination (Java)...Document(getMyDir() + "Reporting engine template - CSV data destination (Java)...

    reference.aspose.com/words/java/com.aspose.word...
  3. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java....the Microsoft Word 97 - 2007 Template format. DOTM Saves the document...WordprocessingML Macro-Enabled Template. DOTX Saves the document as...

    reference.aspose.com/words/java/com.aspose.word...
  4. ReportBuildOptions enumeration | Aspose.Words f...

    aspose.words.reporting.ReportBuildOptions enumeration. Specifies options controlling behavior of [ReportingEngine](../reportingengine/) while building a report....paragraphs becoming empty after template syntax tags are removed or...that the engine should inline template syntax error messages into...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::SaveFormat enum | Aspose.Words f...

    Aspose::Words::SaveFormat enum. Indicates the format in which the document is saved in C++....the Microsoft Word 97 - 2007 Template format. Docx 20 Saves the...Open XML WordprocessingML Template (macro-free). Dotm 23 Saves...

    reference.aspose.com/words/cpp/aspose.words/sav...
  6. Document.attachedTemplate property | Aspose.Wor...

    Document.attachedTemplate property. Gets or sets the full path of the Template attached to the document....sets the full path of the template attached to the document....is attached to the Normal template. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::SaveOptions::CreateSaveO...

    Aspose::Words::Saving::SaveOptions::CreateSaveOptions method. Creates a save options object of a class suitable for the specified save format in C++....Shows how to set a default template for documents that do not...not have attached templates. auto doc = MakeObject < Document >...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Working Solution for Chart Resizing in PPTX|Asp...

    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....presentation based on an existing template Scenario 2: Create the presentation...Suppose, we have defined a template and desire to create the presentations...

    docs.aspose.com/slides/java/working-solution-fo...
  9. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++....Word 95 or Word 97 - 2003 Template. DocPreWord60 12 The document...Open XML WordprocessingML Template (macro-free). Dotm 23 Office...

    reference.aspose.com/words/cpp/aspose.words/loa...
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...Please find attached the input template document (.dotx) and the output...applyStyleTemplate(byte[] content, byte[] template, boolean copyContent) with...

    forum.aspose.com/t/some-styles-were-not-copied-...