Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 13,886 for

document editing

(0.32 sec)
  1. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word count management in Documents. Enhance your text processing with this powerful feature!...the Working with Fields documentation article. public class FieldNumWords...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first paragraph of your story for improved engagement.... Document doc = new Document (); DocumentBuilder...this comment in the document body to edit it, or reply to it....

    reference.aspose.com/words/net/aspose.words/inl...
  3. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API.... On the Edit menu, click Move or Copy Sheet...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  4. Aspose::Words::DocumentBuilder::get_IsAtStartOf...

    Aspose::Words::DocumentBuilder::get_IsAtStartOfParagraph method. Returns true if the cursor is at the beginning of the current paragraph (no text before the cursor) in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++....MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. DocumentBuilder.start_column_bookmark method | ...

    DocumentBuilder.start_column_bookmark method. Marks the current position in the Document as a column bookmark start...the current position in the document as a column bookmark start...names will be ignored when the document is saved. The actual position...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 克隆 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用 Python 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。...副本: # Create a document. doc = aw . Document () builder = aw...writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/zh/python-net/clone-a-doc...
  8. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the Document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...string, finds it within the document and then replaces it. This...this issue as we require the document to be markedup with changes...

    forum.aspose.com/t/words-java-tracking-changes-...
  9. Charts in MS Word | Create Chart in Word using C#

    Programmatically create charts in Word Documents using C#. Learn how to insert column charts, scatter charts, area charts, and bubble charts in a Word Document....to create charts in Word documents using C# . This article covers...to Create Charts in Word Documents # We will use Aspose.Words...

    blog.aspose.com/words/create-charts-in-word-usi...
  10. Working with Form Fields in C++|Aspose.Words fo...

    Understanding Form Fields feature, working with Form Fields using C++....Fields Contents [ Hide ] A document that contains fill-in blanks...For example, you create a document whose content is protected...

    docs.aspose.com/words/cpp/working-with-form-fie...