Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 155,673 for

doc

(0.09 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_Zoom...

    Aspose::Words::Saving::PdfSaveOptions::get_ZoomFactor method. Gets or sets a value determining zoom factor (in percentages) for a Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ConditionalStyle.ClearFormatting | Aspose.Words...

    Effortlessly clear formatting with the ConditionalStyle ClearFormatting method. Simplify your design process and enhance Document clarity today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  3. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!... Document doc = new Document ( MyDir + "Two...of the first Run. Fill fill = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConvertUtil.MillimeterToPoint | Aspose.Words fo...

    Effortlessly convert millimeters to points with ConvertUtil's MillimeterToPoint method. Simplify your design calculations today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/net/aspose.words/con...
  8. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor... password ) doc = aw . Document ( file_name =...'Test encrypted document.' , doc . get_text () . strip ()) Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Row.NodeType | Aspose.Words for .NET

    Discover the Row NodeType property that efficiently returns Row data, enhancing your data management and improving application performance....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . True ( doc . IsComposite ); // Invoke the...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Border.clearFormatting method | Aspose.Words fo...

    Border.clearFormatting method. Resets border properties to default values.... let doc = new aw . Document ( base ....format object. let borders = doc . firstSection . body . firstParagraph...

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