Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,384 for

trim document

(0.09 sec)
  1. Range Class | Aspose.Words for .NET

    Aspose.Words.Range class. Represents a contiguous area in a Document in C#....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/
  2. Aspose::Words::Paragraph Class Reference - Aspo...

    Represents a paragraph of text....paragraph invalid when the document is opened in Microsoft Word...Words document by hand. auto doc = MakeObject<Document>(); //...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....find-and-replace operation traverses the document in. public void direction(int...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Tables::CellCollection class | A...

    Aspose::Words::Tables::CellCollection class. Provides typed access to a collection of Cell nodes. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class CellCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Evaluation Only. Created with Aspose.Words. Cop...

    Hello, We have a valid Aspose.Total for .NET license. Recently, we have changed some .Visio files to .Word files and received the following issue: Evaluation Only. Created with Aspose.Words. Copyright 2003-2018 Aspose P…...ZIP and upload your input documents you are getting this problem...have tested your provided documents and license and have not found...

    forum.aspose.com/t/evaluation-only-created-with...
  7. Replace | Aspose.Note for .NET API Reference

    Replaces all occurrences of a specified Unicode character in this instance with another specified Unicode character.... // The path to the documents directory. string dataDir...// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note/richt...
  8. PdfFormatConversionOptions.RemoveFontsStrategy ...

    Some documens have large size after converison into PDF/A format. To reduce file size for these Documents its necessary to define a strategy of fonts removing. This enumeration declares a strategies which can be used to optimize fonts usage. Every strategy from this enumeration has sense only when flag OptimizeFileSize./pdfformatconversionoptions/optimizefilesize is set....reduce file size for these documents it’s necessary to define a...have duplicates in document. If document contains group of duplicated...

    reference.aspose.com/pdf/net/aspose.pdf/pdfform...
  9. Need to retain paragraphs while merging 2 conse...

    Hi Team, I want to merge 2 consecutive Structured Document tags into 1 tag while maintaining the spacing between the paragraphs Currently am using the code below for merging public static void main(String[] args) thro…...merge 2 consecutive Structured document tags into 1 tag while maintaining...throws Exception { Document document = new Document("..\\158464.docx");...

    forum.aspose.com/t/need-to-retain-paragraphs-wh...
  10. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++....through all tables in the document and print the contents of...cell. auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...

    reference.aspose.com/words/cpp/aspose.words.tab...