Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 153,868 for

doc

(0.2 sec)
  1. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the Document this collector instance is attached to in C++.... auto doc = MakeObject < Document > ();...MakeObject < LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your Document sections for seamless formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  3. CustomPartCollection.Count | Aspose.Words for .NET

    Discover the CustomPartCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Helo...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Style::get_BaseStyleName method ...

    Aspose::Words::Style::get_BaseStyleName method. Gets/sets the name of the style this style is based on in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Style > style = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CustomPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  7. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word Document using Ruby....extract_content_between_paragraphs ( doc ) # Gather the nodes. The `GetChild`...words.NodeType" ) start_para = doc . getFirstSection () . getChild...

    docs.aspose.com/words/java/extract-content-in-r...
  9. Შეკუმშოს DOC C#

    შეკუმშოს Doc C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ Doc კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....კოდი DOC ის შეკუმშვისთვის C# მაღალი ხარისხის .NET ბიბლიოთეკა...ბიბლიოთეკა DOC კონტენტისა და ზომის ოპტიმიზაციისთვის ორიგინალური ხარისხისა...

    products.aspose.com/words/ka/net/compress/doc/
  10. Aspose::Words::Section::Clone method | Aspose.W...

    Aspose::Words::Section::Clone method. Creates a duplicate of this section in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/sec...