Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 30,978 for

doc

(0.13 sec)
  1. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....'InsertAtBookmark' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startBookmark (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Us...

    Aspose::Words::Saving::ImageSaveOptions::get_UseGdiEmfRenderer method. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns true if the Document has a VBA project (macros) in C++.... auto doc = MakeObject < Document > ( MyDir...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. PdfSaveOptions.image_color_space_export_mode pr...

    PdfSaveOptions.image_color_space_export_mode property. Specifies how the color space will be selected for the images in PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLine.email property | Aspose.Words for...

    SignatureLine.email property. Gets or sets suggested signer's e-mail address... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by index for streamlined VBA development....dll" ; Document doc = new Document ( MyDir + "VBA...VbaReferenceCollecti references = doc . VbaProject . References ; Assert...

    reference.aspose.com/words/net/aspose.words.vba...
  8. FieldDate.use_lunar_calendar property | Aspose....

    FieldDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # If we want the text in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConvertUtil.pixel_to_new_dpi method | Aspose.Wo...

    ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Define the size of the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldOptions::get_PrePro...

    Aspose::Words::Fields::FieldOptions::get_PreProcessCulture method. Gets or sets the culture to preprocess field values in C++.... auto doc = MakeObject < Document > ( MyDir...MakeObject < DocumentBuilder > ( doc ); // Set the culture according...

    reference.aspose.com/words/cpp/aspose.words.fie...