Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 155,671 for

doc

(0.17 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. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Contents of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a shape into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. 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...
  10. Aspose::Words::Math::OfficeMath::get_Justificat...

    Aspose::Words::Math::OfficeMath::get_Justification method. Gets/sets Office Math justification in C++.... auto doc = MakeObject < Document > ( MyDir...ExplicitCast < OfficeMath > ( doc -> GetChild ( NodeType :: OfficeMath...

    reference.aspose.com/words/cpp/aspose.words.mat...