Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 67,661 for

document

(0.07 sec)
  1. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage Document write protection settings and enhance your Document security....protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.set...
  2. Image alignment doesn't work - Free Support For...

    We are trying to align an image in a table with halign="right" but it doesn't get applied. This is the reproducer code using System; using System.IO; using System.Text; using Aspose.Pdf; using Aspose.Pdf.Generator; usi…...5 var doc = new Document();//create document var page = doc.Pages...Add();//add a page to the document’s collection of pages var...

    forum.aspose.com/t/image-alignment-doesnt-work/...
  3. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property to easily manage paragraph numbering in your Documents for enhanced clarity.... Document doc = new Document (); DocumentBuilder...Paragraph"-styled text in the document. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++.... auto doc = MakeObject < Document > ( MyDir + u "Smart tags...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...will be the one from the main document body. ASPOSE_ASSERT_EQ ( doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for shapes, enhancing your designs with precise line control and professional quality....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...will be the one from the main document body. ASPOSE_ASSERT_EQ ( doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Aspose::Words::Markup::SdtListItemCollection::G...

    Aspose::Words::Markup::SdtListItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....structured document tags. auto doc = MakeObject < Document > (); auto...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/cpp/aspose.words.mar...