Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 157,067 for

doc

(0.07 sec)
  1. treemap.xlsx

    Sheet1 Price Quantity Profit Breakfast Beverage coffee $4 10 $40 Breakfast Beverage tea $3 3 $9 Breakfast Food waffles $8 2 $16 Breakfast Food pancakes $5 7 $35 Breakfast Food eggs $6 4 $24 Lunch B......xinya zhu D:\Git\Release Doc\Aspose.Cells-Doc-md\english\net\deve...

    docs.aspose.com/cells/ar/nodejs-cpp/creating-tr...
  2. SvgSaveOptions.ExportEmbeddedImages | Aspose.Wo...

    Discover how the SvgSaveOptions ExportEmbeddedImages property lets you embed images in SVG files as base64, enhancing portability while managing file size....SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...options . ResourcesFolderAlias ); doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FootnotePosition enumeration | Aspose.Words for...

    Aspose.Words.Notes.FootnotePosition enumeration. Defines the footnote position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FootnoteOptions.Position | Aspose.Words for .NET

    Discover how the FootnoteOptions Position property enhances your Document layout by precisely controlling footnote placement for improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/net/aspose.words.not...
  5. FixedPageSaveOptions.jpegQuality property | Asp...

    FixedPageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside Html Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::TabStopCollection::GetIndexByPos...

    Aspose::Words::TabStopCollection::GetIndexByPosition method. Gets the index of a tab stop with the specified position in points in C++.... auto doc = MakeObject < Document > ();...TabStopCollection > tabStops = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding.... string doc = MyDir + "Big document.docx"...watermarkerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  9. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # When we write the text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OdsoRecipientData.Clone | Aspose.Words for .NET

    Effortlessly create a deep clone of your OdsoRecipientData object with our Clone method. Enhance your data management with ease and efficiency!... Document doc = new Document ( MyDir + "Odso...OdsoRecipientDataCol dataCollection = doc . MailMergeSettings . Odso ....

    reference.aspose.com/words/net/aspose.words.set...