Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 414,546 for

document

(0.17 sec)
  1. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...a saved XPS document. let doc = new aw . Document (); let builder...

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

    Represents OLE ActiveX control in Java....Working with Ole Objects documentation article. Examples: Shows...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  3. Person Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.Person class for managing individual contributors in bibliographies. Enhance your Document's citation accuracy!...available in the document. Document document = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....

    reference.aspose.com/words/net/aspose.words.bib...
  4. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  5. OfficeMath.GetMathRenderer | Aspose.Words for .NET

    Discover OfficeMath's GetMathRenderer method to effortlessly convert equations into images, enhancing your Documents with clear, professional visuals.... Document doc = new Document ( MyDir + "Office...

    reference.aspose.com/words/net/aspose.words.mat...
  6. StructuredDocumentTag.setCheckedSymbol method |...

    StructuredDocumentTag.setCheckedSymbol method. Sets the symbol used to represent the checked state of a check box content control....how to create a structured document tag in the form of a check...check box. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management.... Document doc = new Document (); Table table =...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Border.TintAndShade | Aspose.Words for .NET

    Discover Border TintAndShade, effortlessly adjust color brightness with a simple double value for stunning design enhancements. Perfect for your creative projects!... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Odt or Ott in C++....Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …...SetLicense("licensePath"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...Aspose.Words is rendering the document? Does the issue occur only...

    forum.aspose.com/t/discontinuous-line-rendering...